home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / 09_02.iso / software / mp3ext / MP3ext33b19.exe / {app} / Actions / ExecHtml.mp3a < prev    next >
Encoding:
INI File  |  1998-01-21  |  391 b   |  12 lines

  1. [ActionFilename]
  2. %TEMP%\\MP3extoutput.html
  3. [ActionHeaderFormat]
  4. <html><head><title>FileList created by MP3-Info Extension</title></head>
  5. <body>
  6. <h2>$(count) Files:</h2>
  7. <table border=1> <tr><th>File<th>Length<th>Title<th>Album</tr>
  8. [ActionFileFormat]
  9. <tr><td><a href="file://$(file)">$(file)</a><td>$(time)<td>$(title)<td>$(album)</tr>
  10. [ActionFooterFormat]
  11. </table></body></html>
  12.